projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af008d6
)
Start development for 3.2.0-rc2.
author
Keir Fraser
<keir.fraser@citrix.com>
Sat, 8 Dec 2007 17:27:10 +0000
(17:27 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Sat, 8 Dec 2007 17:27:10 +0000
(17:27 +0000)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index bb5c0315905bcc13cca9a1735dc8ff2dbe94a5e9..18c6d0f313ae3f8a972970ba9bdc7db4757ce589 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-2,7
+2,7
@@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
export XEN_SUBVERSION = 2
-export XEN_EXTRAVERSION ?= .0-rc
1$
(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc
2-devel
(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version